texttag: Support overline and hyphenation control
authorMatthias Clasen <mclasen@redhat.com>
Sat, 21 Mar 2020 03:54:39 +0000 (23:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 21 Mar 2020 03:58:23 +0000 (23:58 -0400)
commita8c6ae6085f72219548141a0d833cdc729e26c67
tree4a5d3fe76291b6f21698cf07630eeb47be15e3ec
parent28e7a0a5659ef96cc0fd0eed7171395cd90b2ed2
texttag: Support overline and hyphenation control

Add support for recently added Pango attributes
for overlines and hyphenation control. The new
properties of GtkTextTag are
overline, overline-rgba, allow-breaks, show-spaces
and insert-hyphens.
gtk/gtktextattributes.c
gtk/gtktextattributes.h
gtk/gtktexttag.c
gtk/gtktexttagprivate.h